Skip to content

Handle tool call metadata in rollout processor#34

Closed
benjibc wants to merge 2 commits into
mainfrom
codex/fix-default_single_turn_rollout_processor-issue
Closed

Handle tool call metadata in rollout processor#34
benjibc wants to merge 2 commits into
mainfrom
codex/fix-default_single_turn_rollout_processor-issue

Conversation

@benjibc

@benjibc benjibc commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

Summary

  • ensure rollout processor forwards full message metadata including names, tool call ids, tool calls and function calls
  • record function and tool call info from responses
  • cover function-calling roundtrip with new unit test

Testing

  • pytest tests/test_default_single_turn_rollout_processor.py::test_handles_function_call_messages -q

https://chatgpt.com/codex/tasks/task_e_6894ec1a07848333b143b153dd9fa8f8

Comment thread tests/test_default_single_turn_rollout_processor.py Outdated
Comment thread tests/test_default_single_turn_rollout_processor.py Outdated
@benjibc benjibc closed this Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants